home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / nt / ntkb.zip / NTKB.EXE / Q104 / 8 / 76.TXT < prev   
Text File  |  1993-10-07  |  3KB  |  78 lines

  1. DOCUMENT:Q104876  06-OCT-1993  [W_NT]
  2. TITLE   :Err Msg: Terminal Failed to Open the Telnet Session...
  3. PRODUCT :Windows NT
  4. PROD/VER:3.10
  5. OPER/SYS:WINDOWS
  6. KEYWORDS:
  7.  
  8. ----------------------------------------------------------------------
  9. The information in this article applies to:
  10.  
  11.  - Microsoft Windows NT operating system version 3.1
  12.  - Microsoft Windows NT Advanced Server version 3.1
  13. ----------------------------------------------------------------------
  14.  
  15. SUMMARY
  16. =======
  17.  
  18. If you set Terminal's default port parameter in the Windows NT
  19. Registry to a port that is not properly recognized by the operating
  20. system, you may receive the following error message:
  21.  
  22.    Terminal failed to open the telnet session. Please use the Services
  23.    option in Control Panel to make sure that the telnet service is
  24.    started.
  25.  
  26. MORE INFORMATION
  27. ================
  28.  
  29. The default port used by Terminal in Windows NT can be set by doing
  30. the following:
  31.  
  32. WARNING: Using Registry Editor incorrectly can cause serious,
  33. system-wide problems that may require you to reinstall Windows NT to
  34. correct them. Microsoft cannot guarantee that any problems resulting
  35. from the use of Registry Editor can be solved. Use this tool at your
  36. own risk.
  37.  
  38. 1. Run Registry Editor (REGEDT32.EXE).
  39.  
  40. 2. Select the following Registry subkey:
  41.           
  42.       HKEY_CURRENT_USER\Software\Microsoft\Terminal
  43.  
  44. 3. In the Registry Value Window, select the Port parameter.
  45.  
  46. 4. From the Edit menu, choose String.
  47.  
  48. 5. In String Editor, change the port name to the proper port for your
  49.    modem.
  50.  
  51.    NOTE: This parameter is case sensitive. Use uppercase letters
  52.    for the port name.
  53.  
  54. If you change the value of Terminal's default port to a valid COM port
  55. name that is not recognized by Windows NT, Terminal attempts to start
  56. a Telnet session. If the Telnet service has been started, you receive
  57. the Telnet> prompt in the Terminal window. If the Telnet service was
  58. not started, you receive the above error message.
  59.  
  60. Additional reference words: 3.10
  61. KBCategory:
  62. KBSubCategory: ntap
  63.  
  64. =============================================================================
  65.  
  66. THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS
  67. PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND.  MICROSOFT DISCLAIMS
  68. ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES
  69. OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  IN NO
  70. EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR
  71. ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL,
  72. CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF
  73. MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE
  74. POSSIBILITY OF SUCH DAMAGES.  SOME STATES DO NOT ALLOW THE EXCLUSION
  75. OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES
  76. SO THE FOREGOING LIMITATION MAY NOT APPLY.
  77.  
  78. Copyright Microsoft Corporation 1993.